<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.gsjj_out:hover{
	background: none !important;
	background-color: #ff8100 !important;
}

.padding_ora a:hover{
	background-color: #ff8100 !important;
	color: white !important;
	transition:all 0.3s  ease 0s; 
}

.padding_ora a:hover&gt;span{
	color: white !important;
	transition:all 0.3s  ease 0s; 
}

.co_nav{
    float: left;

}



.co_nav li{
    float: left;
    font-size: 15px;
    margin-right: 55px;
}

.co_nav a{
    color: #333333;
    font-weight: bold;
}

#wrapper {
    float: left;
    width: 100%;
    height: auto;
    margin-top: 60px;
}

#carousel {
    width: 735px;
    position:relative;
}
#carousel ul {
    list-style: none;
    display: block;
    margin: 0;
    padding: 0;
}
#carousel li {

    font-size: 40px;
    color: #999;
    text-align: center;
    display: block;
    width: auto;
    height: auto;
    padding: 0;
    margin: 20px;
    float: left;
    position: relative;
}

#carousel li img {
    width: 201px;
    height: auto;
    margin-top: 14px;
}

#carousel li span {
    text-indent: -999px;
    display: block;
    overflow: hidden;
    width: 201px;
    height: 127px;
    position: absolute;
    z-index: 2;
    top: 14px;
    left: 16px;
}

.clearfix {
    float: none;
    clear: both;
}
#carousel .prev, #carousel .next {
    background: transparent url(../img/carousel_control.png) no-repeat 0 0;
    text-indent: -999px;
    display: block;
    overflow: hidden;
    width: 15px;
    height: 21px;
    margin-left: 10px;
    position: absolute;
    top: 190px;
}
#carousel .prev {
    background-position: 0 0;
    left: -60px;
}
#carousel .prev:hover {
    left:-60px;
}
#carousel .next {
    background-position: -18px 0;
    right: -60px;
}
#carousel .next:hover {
    right: -60px;
}
#carousel .pager {
    text-align: center;
    margin: 0 auto;
}
#carousel .pager a {
    background: transparent url(../img/carousel_control.png) no-repeat -2px -32px;
    text-decoration: none;
    text-indent: -999px;
    display: inline-block;
    overflow: hidden;
    width: 8px;
    height: 8px;
    margin: 0 5px 0 0;
}
#carousel .pager a.selected {
    background: transparent url(../img/carousel_control.png) no-repeat -12px -32px;
    text-decoration: underline;
}

#source {
    text-align: center;
    width: 100%;
    position: absolute;
    bottom: 10px;
    left: 0;
}
#source, #source a {
    font-size: 12px;
    color: #999;
}

#donate-spacer {
    height: 100%;
}
#donate {
    border-top: 1px solid #999;
    width: 750px;
    padding: 50px 75px;
    margin: 0 auto;
    overflow: hidden;
}
#donate p, #donate form {
    margin: 0;
    float: left;
}
#donate p {
    width: 650px;
}
#donate form {
    width: 100px;
}

.content_left{
    float: left;
    width:400px;
    height: auto;

}
.xinwen{
    float: left;
    width:100%;
    margin-top:15px;
}
.biaoti{
    width:100%;
    height:33px;
    cursor: pointer;
}
.yes{
    float: left;
    width:33px;
    height:33px;

    color:#fff;
    font-size:16px;
    text-align: center;
    line-height:33px;
    background:#f39800;
}
.no{
    float: left;
    width:31px;
    height:31px;
    color: #000000;
    font-size:16px;
    text-align: center;
    line-height:31px;
    border:solid 2px #374285;
}
.biaoti:hover li:nth-child(1){
    background:#f39800;
    border-color:#f39800;
    cursor:pointer;
    color:#fff;
}
.biaoti li:nth-child(2){
    float: left;
    width: calc(100% - 55px);
    color: #2d3039;
    font-size:18px;
    height:33px;
    line-height:33px;
    margin-left:20px;

}
.xinwen_text{
    display: inline-block;
    width:calc(100% - 55px);
    margin-left:15px;
    margin-top:15px;
    color: #2d3039;
    font-size:12px;
    border-left:solid 2px #f39800;
    white-space:normal;
    word-wrap : break-word;
    padding:10px 0px 0px 35px;
    transition:0.4s;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
}
.xinwen_text:hover{
    cursor: pointer;
    color: #f39800;
}


.footer_bottom{
    float: left;
    width: 350px;
    height: 80px;
    border-radius: 5px;
    font-size: 12px;
    border: solid lightgrey 1px;
    position: absolute;
    margin-left: 370px;
    margin-top: -85px;
    color: #333333;
    background-color: white;
}



/* ä»£ç&nbsp;æ•´ç†ï¼šæ±¤*/

#full-screen-slider {
    width:100%;
    height:510px;
    float:left;

}
#slides {
    display:block;
    width:100%;
    height:510px;
    list-style:none;
    padding:0;
    margin:0;
    position:relative
}
#slides li {
    display:block;
    width:100%;
    height:100%;
    list-style:none;
    padding:0;
    margin:0;
    position:absolute
}
#slides li a {
    display:block;
    width:100%;
    height:100%;
    text-indent:-9999px
}
#pagination {
    display:block;
    list-style:none;
    position:absolute;
    left:20%;
    top:440px;
    padding:5px 15px 5px 0;
    margin:0;
    z-index: 999;
}
#pagination li {
    display:block;
    list-style:none;
    width:10px;
    height:10px;
    float:left;
    margin-left:15px;
    border-radius:5px;
    background:#FFF
}
#pagination li a {
    display:block;
    width:100%;
    height:100%;
    padding:0;
    margin:0;
    text-indent:-9999px;
}
#pagination li.current {
    background:#0092CE
}
/* ä»£ç&nbsp;æ•´ç†ï¼šæ±¤*/



.wrap{margin:100px auto 0 auto;}
.tabs{height:40px;}
.tabs a{display:block;float:left;width:15.33%;color:#4d4d4d;text-align:center;background:white;line-height:40px;font-size:16px;text-decoration:none;padding-top: 15px;padding-bottom: 15px}
.tabs a.active{color:#216ac1;background:white;border-bottom: solid #216ac1 2px;font-weight: bold}
.swiper-container{background:white;height:300px;width:100%;}
.swiper-slide{height:305px;width:100%;background:none;color:red;}
.content-slide{padding:40px;}
.content-slide p{text-indent:2em;line-height:1.9;}
.swiper-container {border-top: #d8d8d8 1px solid; margin:0 auto;position:relative;overflow:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-o-backface-visibility:hidden;backface-visibility:hidden;/* Fix of Webkit flickering */	z-index:1;}
.swiper-wrapper {position:relative;width:100%;
    -webkit-transition-property:-webkit-transform, left, top;
    -webkit-transition-duration:0s;
    -webkit-transform:translate3d(0px,0,0);
    -webkit-transition-timing-function:ease;

    -moz-transition-property:-moz-transform, left, top;
    -moz-transition-duration:0s;
    -moz-transform:translate3d(0px,0,0);
    -moz-transition-timing-function:ease;

    -o-transition-property:-o-transform, left, top;
    -o-transition-duration:0s;
    -o-transform:translate3d(0px,0,0);
    -o-transition-timing-function:ease;
    -o-transform:translate(0px,0px);

    -ms-transition-property:-ms-transform, left, top;
    -ms-transition-duration:0s;
    -ms-transform:translate3d(0px,0,0);
    -ms-transition-timing-function:ease;

    transition-property:transform, left, top;
    transition-duration:0s;
    transform:translate3d(0px,0,0);
    transition-timing-function:ease;

    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.swiper-free-mode &gt; .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
}
.swiper-slide {
    float: left;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}


.lie_a a:hover{
    background-color: #ff8100 !important;
    transition:all 0.3s  ease 0s;
}
.lie_a a:hover&gt;span{
    color: white !important;
}


.rollBox{  float: left; width:100%;overflow:hidden;}
.rollBox .LeftBotton{height:65px;width:65px;background:url(../img/tab_l.gif) no-repeat;overflow:hidden;float:left;display:inline;margin:85px 0 0 0;cursor:pointer;position: absolute;left: 0px;z-index: 99999999}
.rollBox .RightBotton{height:65px;width:65px;background:url(../img/tab_r.gif) no-repeat;overflow:hidden;float:left;display:inline;margin:85px 0 0 0;cursor:pointer;position: absolute;right: 0px;z-index: 99999999}
.rollBox .Cont{float: left; width:100%;overflow:hidden;float:left;}
.rollBox .ScrCont{width:10000000px;}
.rollBox .Cont .pic{width:16.66%;float:left;text-align:center;}
.rollBox .Cont .pic img{display:block;margin:0 auto;}
.rollBox .Cont .pic p{line-height:26px;color:#505050;}
.rollBox .Cont a:link,.rollBox .Cont a:visited{color:#626466;text-decoration:none;}
.rollBox .Cont a:hover{color:#f00;text-decoration:underline;}
.rollBox #List1,.rollBox #List2{float:left;}
.pic a:hover&gt;span{
    display: block !important;
    transition:all 0.3s  ease 0s !important;
    transform: scale(1.1) !important;
}




.rollBox{
    float: left; width:100%;overflow:hidden;}
.rollBox .LeftBottons{height:65px;width:65px;background:url(../img/tab_l.gif) no-repeat;overflow:hidden;float:left;display:inline;margin:85px 0 0 0;cursor:pointer;position: absolute;left: 0px;z-index: 99999999}
.rollBox .RightBottons{height:65px;width:65px;background:url(../img/tab_r.gif) no-repeat;overflow:hidden;float:left;display:inline;margin:85px 0 0 0;cursor:pointer;position: absolute;right: 0px;z-index: 99999999}
.rollBox .Cont{float: left; width:100%;overflow:hidden;float:left;}
.rollBox .ScrCont{width:10000000px;}
.rollBox .Cont .pic{width:16.66%;float:left;text-align:center;}
.rollBox .Cont .pic img{display:block;margin:0 auto;}
.rollBox .Cont .pic p{line-height:26px;color:#505050;}
.rollBox .Cont a:link,.rollBox .Cont a:visited{color:#626466;text-decoration:none;}
.rollBox .Cont a:hover{color:#f00;text-decoration:underline;}
.rollBox #List1s,.rollBox #List2s{float:left;}
.pic a:hover&gt;span{
    display: block !important;
    transition:all 0.3s  ease 0s !important;
    transform: scale(1.1) !important;
}


/*img:hover{
  opacity: 0.7;
}*/

.img_clur .img_bora:hover&gt;span{
    color: #f4954f !important; 
    cursor: pointer;
}


.img_clur .img_bora:hover{
   background: url(../img/ya_1.png) no-repeat center !important;
   cursor: pointer;
}


.img_clur .img_borb:hover&gt;span{
    color: #cfc727 !important; 
    cursor: pointer;
}


.img_clur .img_borb:hover{
   background: url(../img/ya_2.png) no-repeat center !important;
   cursor: pointer;
}

.img_clur .img_borc:hover&gt;span{
    color: #8d4dc4 !important; 
    cursor: pointer;
}


.img_clur .img_borc:hover{
   background: url(../img/ya_3.png) no-repeat center !important;
   cursor: pointer;
}

.img_clur .img_bord:hover&gt;span{
    color: #66bfc5 !important; 
    cursor: pointer;
}


.img_clur .img_bord:hover{
   background: url(../img/ya_4.png) no-repeat center !important;
   cursor: pointer;
}

.img_clur .img_bore:hover&gt;span{
    color: #86c729 !important; 
    cursor: pointer;
}


.img_clur .img_bore:hover{
   background: url(../img/ya_5.png) no-repeat center !important;
   cursor: pointer;
}

.img_clur .img_borf:hover&gt;span{
    color: #4b71de !important; 
    cursor: pointer;
}


.img_clur .img_borf:hover{
   background: url(../img/ya_6.png) no-repeat center !important;
   cursor: pointer;
}


/*! http://responsiveslides.com v1.54 by @viljamis */

.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

.rslides li:first-child {
    position: relative;
    display: block;
    float: left;
}

.rslides img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0;
}


#slider2,
#slider3 {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin: 0 auto;
}

.rslides_tabs {
    list-style: none;
    padding: 0;
    background: rgba(0,0,0,.25);
    box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
    -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
    font-size: 18px;
    list-style: none;
    margin: 0 auto 50px;
    max-width: 540px;
    padding: 10px 0;
    text-align: center;
    width: 100%;
}

.rslides_tabs li {
    display: inline;
    float: none;
    margin-right: 1px;
}

.rslides_tabs a {
    width: auto;
    line-height: 20px;
    padding: 9px 20px;
    height: auto;
    background: transparent;
    display: inline;
}

.rslides_tabs li:first-child {
    margin-left: 0;
}

.rslides_tabs .rslides_here a {
    background: rgba(255,255,255,.1);
    color: #fff;
    font-weight: bold;
}

 /*Callback example */
.events {
    list-style: none;
}

.callbacks_container {
    margin-bottom: 50px;
    position: relative;
    float: left;
    width: 100%;
}

.callbacks {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.callbacks li {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
}

.callbacks img {
    display: block;
    position: relative;
    z-index: 1;
    height: auto;
    width: 100%;
    border: 0;
}

.callbacks .caption {

    position: absolute;
    z-index: 2;
    text-shadow: none;
    color: #fff;
    background: #000;
    background: rgba(0,0,0, .5);
    left: 0;
    right: 0;
    bottom: 0;
    padding: 5px 5px;
    text-align:center;
    margin: 0;
    max-width: none;
}

.callbacks_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top: 52%;
    left: 0;
    opacity: 0.4;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 61px;
    width: 38px;

    background: transparent url("../img/themes.gif") no-repeat left top;
    margin-top: -45px;
}

.callbacks_nav:active {
    opacity: 1.0;
}

.callbacks_nav.next {
    left: auto;
    background-position: right top;
    right: 0;
}
@media screen and (max-width: 600px) {

    .callbacks_nav {
        top: 47%;
    }
}






</pre></body></html>